AdTagConfig

interface AdTagConfig : AdConfig

Contains configuration options for an AdTag.

Properties

fallbackTags
Link copied to clipboard
abstract val fallbackTags: Array<AdTag>
Defines an array of fallback ad tags which will be tried one after the other if the original ad tag does not provide a valid response.
tag
Link copied to clipboard
abstract val tag: AdTag
Defines the url and type of the ad manifest.

Inherited properties

replaceContentDuration
Link copied to clipboard
abstract val replaceContentDuration: Double?
Returns how many seconds of the main video content should be replaced by ad break(s).

Inheritors

AdBreakConfig
Link copied to clipboard
ImaAdTagConfig
Link copied to clipboard